home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Shareware Grab Bag
/
Shareware Grab Bag.iso
/
003
/
pages2.arc
/
READ.ME
< prev
Wrap
Text File
|
1986-11-25
|
1KB
|
24 lines
READ.ME file for PAGES
1) DO DEMO and all will be revealed unto you.
2) PAGES is heavily dBase III Plus-dependent. If you don't have Plus,
you'll have to change all iif() calls to if-else-endif. There may be other
Plus-dependent code.
3) PAGES.ARC should contain: DEMO.PRG, PAGES.PRG (psuedo-compiled using
dBase DBC program), PAGES.SRC (source code for PAGES.PRG), PAGES.DAT,
LINE.DBF (use this one even if you have a LINE.DBF: this one has one field,
78 characters wide: rename your old one to something else temporarily), and
two tiny binary files: CURSON.BIN and CURSOFF.BIN. These come with dBase
III Plus on the sample/utilities disk and I hope it's okay that I'm
including them here.
This was going to be my entry in the Ashton-Tate "Show Us Your Code"
contest, but I guess I missed the boat.
-- Andrew Schulman
18 November 1986
24 NOVEMBER 1986: MADE SOME CHANGES. NO LONGER EMPLOYS RECURSION. MUCH
SAFER TO SWITCH FILES NOW. CLEANED UP THE SOURCE CODE A LOT.